text/tabwriter.Writer.terminateCell (method)
3 uses
text/tabwriter (current package)
tabwriter.go#L462: func (b *Writer) terminateCell(htab bool) int {
tabwriter.go#L510: b.terminateCell(false)
tabwriter.go#L537: ncells := b.terminateCell(ch == '\t')
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)